Are Java servers really more preferable for web-development? [closed]

Posted by Gerald Goward on Programmers See other posts from Programmers or by Gerald Goward
Published on 2012-11-05T16:46:55Z Indexed on 2012/11/05 17:16 UTC
Read the original article Hit count: 313

Filed under:

Many experienced people I know tell me that many web-projects, including enterprise ones, are better to develop with Java being back-end. Reasons:

  1. Ubuntu servers being cheaper and more reliable.
  2. MySql being much more "light" rather than "heavyweighted" MS Sql.

I heard some more, but I really cant remember all of them.

My question: I believe ASP.NET and Java are BOTH good for web-development and its just holywar subject. Am I right or not?

© Programmers or respective owner

Related posts about web-development